*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 11 Feb 2003 23:47:11 +0000 (23:47 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 11 Feb 2003 23:47:11 +0000 (23:47 +0000)
lisp/ChangeLog

index 77ee7e81511d866a8dc983b1fb47b4a43b3da39f..36f46f0e77b534cc37c0e0ea309a7449cd3c604b 100644 (file)
@@ -1,3 +1,10 @@
+2003-02-12  Simon Marshall  <simon@gnu.org>
+
+       * progmodes/make-mode.el (makefile-font-lock-keywords): Fontify
+       single character variable references, but protect shell variables
+       references.
+       (makefile-mode): Make `$' be punctuation in font-lock-defaults.
+
 2003-02-12  Ami Fischman  <ami@fischman.org>
 
        Face markup of calendar and diary displays: Any entry line that
@@ -18,8 +25,8 @@
        (mark-visible-calendar-date): Add the ability to pass face
        attribute/value pairs in the mark argument.  Handle the mark.
 
-       * diary-lib.el (diary-attrtype-convert): Convert an attribute
-       value string to the desired type.
+       * calendar/diary-lib.el (diary-attrtype-convert): Convert an
+       attribute value string to the desired type.
        (diary-pull-attrs): New function that pulls the attributes off a
        diary entry, merges with file-global attributes, and returns
        the (possibly modified) entry and a list of attribute/values using